home *** CD-ROM | disk | FTP | other *** search
/ 3D Games (Spidla) / 3dhry2.iso / InterBingo 1.0 / InterBingoSetup.exe / InstallResource.swf / scripts / DefineButton2_104 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2002-07-25  |  67 b   |  5 lines

  1. on(press){
  2.    ScrollUp.scrolling = true;
  3.    ScrollUp.play();
  4. }
  5.